Skip to content

ci: fix SHA to update trivy to 0.69.3#89

Merged
GurtejSohi merged 1 commit intomainfrom
fix-trivy-version
Mar 20, 2026
Merged

ci: fix SHA to update trivy to 0.69.3#89
GurtejSohi merged 1 commit intomainfrom
fix-trivy-version

Conversation

@GurtejSohi
Copy link
Contributor

@GurtejSohi GurtejSohi commented Mar 20, 2026

Description

Due to a security incident, all trivy releases from v0.27.0 to v0.69.1 were permanently deleted. Refer goharbor/harbor#22895 for more details.
The SHA pointed to this commit of trivy-action which uses 0.64.1 version of trivy which also got deleted. Due to this, the trivy vulnerability scanner step in build action is failing in hypertrace repos (e.g. https://github.com/hypertrace/config-service/actions/runs/23290175030/job/67723807940?pr=340).

Fix is to update the SHA to point to the latest commit which uses v0.69.3 of trivy.

@GurtejSohi GurtejSohi changed the title ci: fix sha to update trivy to 0.69.3 ci: fix SHA to update trivy to 0.69.3 Mar 20, 2026
@GurtejSohi GurtejSohi merged commit 64d62a9 into main Mar 20, 2026
2 checks passed
@GurtejSohi GurtejSohi deleted the fix-trivy-version branch March 20, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants